PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDirectDestination Class / setTop Method
Top coordinate of the page positioned at the top edge of the window.
In This Topic
    setTop Method
    In This Topic
    Sets the top coordinate.
    These zoom modes use the top coordinate: , ,
    Syntax
    public void setTop( 
       double value
    )

    Parameters

    value
    Top coordinate of the page positioned at the top edge of the window.
    See Also